MemoryCache.this

Constructor of #ShumateMemoryCache.

  1. this(ShumateMemoryCache* shumateMemoryCache, bool ownedRef)
  2. this(uint sizeLimit)
    class MemoryCache
    this
    ()

Parameters

sizeLimit uint

maximum number of tiles stored in the cache

Return Value

a constructed #ShumateMemoryCache

Throws

ConstructionException GTK+ fails to create the object.

Meta